home *** CD-ROM | disk | FTP | other *** search
- TIKI
- setup
- {
- scale 1.19
- radius 5
- path models/gnome_airshipfixed
- skelmodel airship_baseframe.skb
- surface all shader skin01.tga
- }
-
- $define airshipdir sound/character/airship
-
-
- init
- {
- client
- {
- cache $airshipdir$/bellowout.wav
- cache $airshipdir$/bellowin.wav
- }
- }
-
- animations
- {
- fly fly.ska
- {
- client
- {
- 0 sound $airshipdir$/airshiploop.wav 0 .8 384
- entry loopsound $airshipdir$/propellerloop.wav .6 384
- }
- }
-
- hover hover.ska
- }